-
Home
-
Yoco Payments
-
3.8.3
-
Code
-
Classes
- Checkout
Total Complexity |
12 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
98 |
Lines of code |
80 |
Logical lines of code |
16 |
Comment lines |
0 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
buildMetadata() |
S |
57 |
1 |
18 |
buildPayload() |
S |
64 |
1 |
11 |
__construct() |
S |
81 |
1 |
3 |
buildLineItems() |
S |
69 |
1 |
8 |
buildLineItem() |
S |
70 |
1 |
7 |
buildLineItemPricingDetails() |
S |
65 |
1 |
9 |
getOrderTotal() |
S |
79 |
1 |
3 |
getOrderSubtotal() |
S |
74 |
1 |
4 |
getOrderTotalTax() |
S |
79 |
1 |
3 |
getOrderTotalDiscount() |
S |
79 |
1 |
3 |
getOrderTotalShipping() |
S |
79 |
1 |
3 |
getOrderCheckoutPaymentUrl() |
S |
69 |
1 |
8 |